home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbtype1a
/
vbtypewr.bas
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
BASIC Source File
|
1999-08-25
|
151 b
|
5 lines
Attribute VB_Name = "VBTypeWriter"
' 1 or 2 constants needed to work the typewriter
Public Const TW_STILLTYPING = 1
Public Const TW_DONETYPING = 2